@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pic_stand_front {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pic_film {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text_pic_film {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pic_history {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text_history {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#trans {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#texttrans {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#picres {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textres {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textreso {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#picsell {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textsell {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#picspace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textspace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#show_room {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#show {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text_exhibition_room {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#contact {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#line2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#inf {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textshow {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#showroom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pic_stand_front {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	cursor: pointer;
}
#pic_film {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	cursor: pointer;
}
#text_pic_film {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pic2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pic_history {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text_history {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#trans {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#texttrans {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#picres {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textres {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textreso {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#picsell {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
cursor: pointer;
}
#textsell {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#picspace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	cursor: pointer;
}
#textspace {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#show_room {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#show {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	cursor: pointer;
}
#text_exhibition_room {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#contact {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#line2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#inf {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textshow {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#showroom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 1260px;
	max-width: 1232px;
	margin: auto;
	height: 2550px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	left: auto;
	right: auto;
}
#LayoutDiv1 {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#LayoutDiv2 {
	clear: right;
	float: left;
	margin-left: 8px;
	width: 100px;
	display: block;
	margin-top: 10px;
	height: 15px;
	font-size: 12px;
}
#header {
	clear: both;
	float: left;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-top: auto;
	margin-right: auto;
}
#header_title {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#text {
	clear: both;
	float: left;
	margin-left: 70px;
	width: 500px;
	display: block;
	text-align: right;
	margin-top: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#pic_stand_front {
	clear: right;
	float: left;
	margin-left: 15px;
	width: 645px;
	display: block;
	margin-top: 59px;
}
#pic_film {
	clear: both;
	float: left;
	width: 265px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 265px;
	margin-left: 75px;
	margin-top: 45px;
}
#text_pic_film {
	float: none;
	margin-left: 0;
	width: 265px;
	display: block;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#pic2 {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
}
#pic_history {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
}
#text_history {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#trans {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#texttrans {
	clear: both;
	float: left;
	margin-left: 75px;
	width: 265px;
	display: block;
	margin-top: 45px;font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	
}
#picres {
	clear: right;
	float: left;
	margin-left: 25px;
	display: block;
	width: 265px;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	
}
#textres {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	cursor: pointer;
}
#textreso {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#picsell {
	clear: both;
	float: left;
	margin-left: 75px;
	width: 265px;
	display: block;
	margin-top: 45px;
}
#textsell {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#picspace {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
}
#textspace {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 265px;
	display: block;
	margin-top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}

#show {
	clear: both;
	float: left;
	width: 600px;
	display: block;
	margin-top: 100px;
	height: 322px;
	margin-left: 45px;
}
#text_exhibition_room {
	clear: none;
	float: right;
	width: 645px;
	display: block;
	margin-top: 12px;
	margin-right: 259px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#contact {
	clear: left;
	float: right;
	margin-left: 50;
	width: 1100px;
	display: block;
	margin-top: 50px;
	height: 5px;
	margin-right: 70px;
	margin-bottom: 5px;
}
#bottom {
	clear: left;
	float: left;
	margin-left: 25px;
	width: 900px;
	display: block;
	height: 15px;
	margin-bottom: 2px;
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
}
#line2 {
	clear: left;
	float: right;
	margin-left: 50;
	width: 1100px;
	display: block;
	margin-bottom: 50px;
	height: 5px;
	margin-right: 70px;
}
#inf {
	clear: right;
	float: left;
	margin-left: 20;
	width: 25px;
	display: block;
	height: 25px;
	margin-top: 7px;
	cursor: pointer;
}
#textshow {
	clear: both;
	float: left;
	margin-left: 65px;
	width: 500px;
	display: block;
	margin-top: 100px;
	text-align: right;
}
#showroom {
	clear: right;
	float: left;
	margin-left: 25px;
	width: 500px;
	display: block;
	margin-top: 100px;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}
}
.video {
	color: #999;
}
.blackpoints {
	color: #000;
}
.points {
	color: #000;
}
